Skip to content

Conversation

@pkuzco
Copy link
Contributor

@pkuzco pkuzco commented Sep 27, 2025

Fixes #5019

In practice, there is no need to set the cache property in fetch(), but this PR removes it only when the Authorization header is present.

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

@pkuzco pkuzco requested a review from a team as a code owner September 27, 2025 17:38
@github-actions github-actions bot added the Z-Community-PR Issue is solved by a community member's PR label Sep 27, 2025
Copy link
Member

@MidhunSureshR MidhunSureshR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-Enhancement Z-Community-PR Issue is solved by a community member's PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

no-cache option prevents preflight requests from being cached

2 participants